Overwrite parameter <StartPage> inside Manifest.xml

Hi,

I have to deploy a Provider Hosted app on differents envirionments (Dev, QA, Prod), to automate the Build/Deployment process I created scripts.

Now, the result of build process for Provider Hosted App is a .APP file, which as you know contains the Manifest.xml. In this file is defined a <StartPage> tag with hardcoded url (written in development phase).

Obviously this parameter change depending on the environment on which is installed the app: 

 Prod -->  h t t p ://prod.xxx.com/startpage

 QA --> h t t p ://qa.xxx.com/startpage

 DEV  --> h t t p ://dev.xxx.com/startpage

I need a way to address the deployment script to do so automatically. Exist some powershell command to do this? Or some other way to avoid to do it by hand?

Regards,

CS

July 31st, 2013 11:34am

No one can help me?
Free Windows Admin Tool Kit Click here and download it now
August 1st, 2013 5:47am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics